[INFO] cloning repository https://github.com/ankane/tokenizers-ruby
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ankane/tokenizers-ruby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankane%2Ftokenizers-ruby", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankane%2Ftokenizers-ruby'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46acfd32d98ca05f89175ffb229cec7a879ce958
[INFO] fixing ankane/tokenizers-ruby against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankane%2Ftokenizers-ruby" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ankane/tokenizers-ruby
[INFO] finished tweaking git repo https://github.com/ankane/tokenizers-ruby
[INFO] tweaked toml for git repo https://github.com/ankane/tokenizers-ruby written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ankane/tokenizers-ruby on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ankane/tokenizers-ruby already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-cond v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.21
[INFO] [stderr]   Downloaded dary_heap v0.3.7
[INFO] [stderr]   Downloaded indicatif v0.18.3
[INFO] [stderr]   Downloaded daachorse v1.0.1
[INFO] [stderr]   Downloaded magnus-macros v0.8.0
[INFO] [stderr]   Downloaded rb-sys v0.9.127
[INFO] [stderr]   Downloaded rb-sys-build v0.9.127
[INFO] [stderr]   Downloaded rb-sys-env v0.2.2
[INFO] [stderr]   Downloaded tokenizers v0.23.1
[INFO] [stderr]   Downloaded magnus v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296
[INFO] running `Command { std: "docker" "start" "2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling rb-sys-env v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling magnus v0.8.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking daachorse v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling monostate-impl v0.1.14
[INFO] [stderr]    Compiling magnus-macros v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling rb-sys-build v0.9.127
[INFO] [stderr]    Compiling rb-sys v0.9.127
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]     Checking monostate v0.1.14
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking tokenizers v0.23.1
[INFO] [stderr]     Checking tokenizers-ruby v0.7.0 (/opt/rustwide/workdir/ext/tokenizers)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296", kill_on_drop: false }`
[INFO] [stdout] 2ceef51584d5b57714cfefeaa6d5aaeb3ecd97e06d4fbfc72d094470867cd296
